TeachSchoolAccountStatementAwardDetail 
EntityType  Independent 
Logical Entity Name  TeachSchoolAccountStatementAwardDetail 
Default Table Name  FaTEACHSASAwardDetail 
Logical Only  NO 
Definition 
 
Note 
 

TeachSchoolAccountStatementAwardDetail Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
FaExportImportFileId(FK)    INTEGER  NO 
 
RecordType    VARCHAR(1)  NO 
 
BatchIdentifier    VARCHAR(28)  NO 
 
SchoolCode    VARCHAR(6)  NO 
 
RegionCode    VARCHAR(2)  YES 
 
StateCode    VARCHAR(2)  YES 
 
ReportEndDate    DATETIME  YES 
 
ReportRunDate    DATETIME  YES 
 
AwardIdentifier    VARCHAR(21)  NO 
 
AwardBookedDate    DATETIME  YES 
 
DisbursementBookedDate    DATETIME  YES 
 
DisbursementAmount    MONEY(19, 4)  YES 
 
DisbursementActualNetAdjustment    MONEY(19, 4)  YES 
 
DisbursementNumber    INTEGER  YES 
 
DisbursementSequenceNumber    SMALLINT  YES 
 
TransactionType    VARCHAR(1)  YES 
 
TransactionDate    DATETIME  YES 
 
TotalYtdDisbursementAmount    MONEY(19, 4)  YES 
 
FirstName    VARCHAR(32)  YES 
 
LastName    VARCHAR(32)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

TeachSchoolAccountStatementAwardDetail Keys 
Key Name  Key Type  Keys 
Nk_FaTEACHSASAwardDetail_FaBatchExpImpID  Inversion Entry  FaExportImportFileId 
PK_FaTEACHSASAwardDetail_FaTEACHSASAwardDetailID  PrimaryKey  Id 
Nk_FaTEACHSASAwardDetail_SchoolCode  Inversion Entry  SchoolCode 

TeachSchoolAccountStatementAwardDetail Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaExportImportFile  Non-Identifying  One To Zero or More        FaExportImportFileId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

TeachSchoolAccountStatementAwardDetail Check Constraints 
Check Constraint Name  CheckConstraint